[INFO] fetching crate ntoseye 0.11.1...
[INFO] checking ntoseye-0.11.1 against try#3857be5045fe74bd0f296f6f4c23db10f8857f73 for pr-156807
[INFO] extracting crate ntoseye 0.11.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ntoseye 0.11.1
[INFO] finished tweaking crates.io crate ntoseye 0.11.1
[INFO] tweaked toml for crates.io crate ntoseye 0.11.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntoseye 0.11.1 on toolchain 3857be5045fe74bd0f296f6f4c23db10f8857f73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ntoseye 0.11.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af0fc68ddc5f4912bd5937aec5fd82181a9bcbcb8dc1bee5e4f8465b493a49b3
[INFO] running `Command { std: "docker" "start" "-a" "af0fc68ddc5f4912bd5937aec5fd82181a9bcbcb8dc1bee5e4f8465b493a49b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af0fc68ddc5f4912bd5937aec5fd82181a9bcbcb8dc1bee5e4f8465b493a49b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af0fc68ddc5f4912bd5937aec5fd82181a9bcbcb8dc1bee5e4f8465b493a49b3", kill_on_drop: false }`
[INFO] [stdout] af0fc68ddc5f4912bd5937aec5fd82181a9bcbcb8dc1bee5e4f8465b493a49b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3857be5045fe74bd0f296f6f4c23db10f8857f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07eacd9d364809e372caa4b734c5d5486e8cf405f175996bb04b62e4d41e1e3b
[INFO] running `Command { std: "docker" "start" "-a" "07eacd9d364809e372caa4b734c5d5486e8cf405f175996bb04b62e4d41e1e3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lua-src v550.0.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking ansitok v0.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling argh_shared v0.1.13
[INFO] [stderr]     Checking dataview v1.0.2
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking ansi-str v0.9.0
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking widestring v0.4.3
[INFO] [stderr]    Compiling pelite-macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]     Checking pdb2 v0.10.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling luajit-src v210.6.6+707c12b
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking pelite v0.10.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling mlua-sys v0.10.0
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking ctrlc v3.5.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.37
[INFO] [stderr]    Compiling argh_derive v0.1.13
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking mlua v0.11.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking single-instance v0.3.3
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking argh v0.1.13
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking reedline v0.44.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking ntoseye v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.77s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "07eacd9d364809e372caa4b734c5d5486e8cf405f175996bb04b62e4d41e1e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07eacd9d364809e372caa4b734c5d5486e8cf405f175996bb04b62e4d41e1e3b", kill_on_drop: false }`
[INFO] [stdout] 07eacd9d364809e372caa4b734c5d5486e8cf405f175996bb04b62e4d41e1e3b
